[IA64] Formatting fix
authorAlex Williamson <alex.williamson@hp.com>
Thu, 12 Apr 2007 16:24:53 +0000 (10:24 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 12 Apr 2007 16:24:53 +0000 (10:24 -0600)
commit4f712d4f73214685a80f00113dec338eb0cbfcd0
treed4792190f2fe718943562c2b2f63275dd025b67a
parent097c62e7ad48ea5a0ee14baecd51619212941e53
[IA64] Formatting fix

This extra space after the newline causes printk to get confused
and re-evaluate do_print and leave start_of_line == 0.  Anything
printed after this will always print, regardless of intended
log level.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
xen/arch/ia64/xen/mm.c